POV-Ray : Newsgroups : povray.beta-test : more function issues : Re: more function issues Server Time
31 Jul 2024 06:20:51 EDT (-0400)
  Re: more function issues  
From: Bob H 
Date: 6 Sep 2001 23:29:24
Message: <3b983f14$1@news.povray.org>
"Dennis Milller" <dhm### [at] mediaonenet> wrote in message
news:3b982960@news.povray.org...
> Can someone show me the exact syntax needed for declaring a function?
Here's
> the old version:
> #declare FUNC1=function {"sphere",<4>}

Hopefully I can.

 #declare FUNC1=function {f_sphere (x,y,z,1)}

I remembered that from the files i_internal.pov and functions.inc, so have a
look at those.  The internalized numbering is shown in functions.inc.

Bob H.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.